TermGroup 
EntityType  Independent 
Logical Entity Name  TermGroup 
Default Table Name  adTermGroup 
Logical Only  NO 
Definition 
 
Note 
 

TermGroup Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
TermGroupId(PK)    INTEGER  NO 
 
Code    CHAR(16)  NO 
 
Name    CHAR(35)  NO 
 
IsActive    BIT  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
DefaultBillingTermId    INTEGER  YES 
 
TermId(FK)    INTEGER  YES 
 

TermGroup Keys 
Key Name  Key Type  Keys 
PK_AdTermGroupAdTermGroupID  PrimaryKey  TermGroupId 

TermGroup Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Term  Non-Identifying  Zero or One to Zero or More        TermId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
Term  Non-Identifying  One To Zero or More          NO 

TermGroup Check Constraints 
Check Constraint Name  CheckConstraint